Vcenter Compute Policies UpdateSpec
The Vcenter Compute Policies UpdateSpec schema describes the changes to be applied to a compute policy.
This schema was added in vSphere API 9.1.0.0.
{
"managed_by": {
"entity": "string"
},
"description": "string"
}
Information about the entity that manages this policy. This property identifies which entity is responsible for managing the policy and can influence operations such as delete.
This property was added in vSphere API 9.1.0.0.
If missing or null, the managedBy property is not modified.
Description for the policy.
This property was added in vSphere API 9.1.0.0.
If missing or null, the policy description property is not modified.